home *** CD-ROM | disk | FTP | other *** search
- #
- # Autoexec.nos file for use with JNOS
- # ===================================
- #
- # This file is only to be used with the G8FSL modified version of JNOS
- # (as supplied with the NOS installation disk)
- #
- #****** MEMORY SETUP *****************************************************
- #
- mem debug off
- mem ibufs 1030
- mem nibufs 2
- mem garbagetime 1800
- watchdog on
- #
- # Turn off trace highlights (mga mode). If you switch this on, make sure
- # you have; device = c:\ansi.sys in your config.sys file, and, put ansi.sys
- # in the root directory of your hard disk for simplicity.
- #
- traceshowme off
- #
- #******* DOMAIN SETUP ****************************************************
- #
- domain suffix ampr.org.
- domain cache size 6
- domain cache clean on
- domain translate on
- domain tracetranslate off
- domain addserver _HI_
- #
- #****** MISC SETUP ******************************************************
- #
- hostname _UC_
- ax25 mycall _UC_-5
- ip address [_UI_]
- multi on
- log /station.log
- motd "Hello. Please standby, the sysop has been alerted..."
- busymotd "Sorry, I'm not available at the moment but your call has been logged. 73"
- attend on
- password _MN_
- quiet off
- #
- #******* ATTACH LINE ****************************************************
- #
- _AT_
- #
- #******* AX.25 ***********************************************************
- #
- ax25 version 2
- ax25 maxframe 1 _PN_
- ax25 mycall _UC_-5
- ax25 paclen 256 _PN_
- ax25 retries 10
- ax25 irtt 2500
- ax25 t3 65000
- ax25 t4 300
- ax25 window 432 _PN_
- ax25 bctext "_UI_ _UL_"
- ax25 bcinterval 1800
- ax25 hsize 10 # ax25 heard list length
- #
- #
- #******* IP **************************************************************
- #
- ip hport _PN_
- ip hsize 20
- #
- #******* PARAMETERS FOR VHF **********************************************
- #
- param _PN_ txdelay 35
- param _PN_ persist 64
- param _PN_ slottime 1
- param _PN_ txtail 5
- param _PN_ 5 0
- param _PN_ 9 1 # if the tnc doesn't work ...
- param _PN_ 8 1
- #
- #******* IFCONFIG ********************************************************
- #
- ifconfig _PN_ broadcast uk
- ifconfig _PN_ descr "First _PT_ port"
- ifconfig _PN_ mtu 256
- ifconfig _PN_ window 432
- #
- #******* TIMERS **********************************************************
- #
- # These commands MUST come before the Start Protocol commands
- #
- ip ttl 20
- tcp mss 216
- tcp irtt 4000
- tcp window 432
- tcp blimit 10
- tcp timertype linear
- ftpt 900
- #
- #******* START PROTOCOLS *************************************************
- #
- start ftp
- start smtp
- start ttylink
- start telnet
- #start conver
- #start sysop
- #
- #******* ROUTING *********************************************************
- #
- source P:\r_air.lst
- #
- #******* ARP TABLE *******************************************************
- #
- source P:\arp.LST
- #
- #******* SMTP PARAMETERS *************************************************
- #
- smtp timer 900
- smtp mode route
- smtp maxclient 10
- smtp batch on
- smtp gateway _HC_
- #
- #******* POP 3 ***********************************************************
- # Your local hub may not supply POP3 in which case, change this to POP2
- #
- pop addserver _HC_ 3600 POP3 _UC_ _UC_ _MN_
- #
- #
- #******* NNTP ************************************************************
- # Polls for news between 00:30 am and 5.30 pm but not at peak times
- # once every 7200 seconds (2 hours).
- #nntp add _HC_ 7200 00:30-17:30 _HC_.*
- #
- #******* TRACE ***********************************************************
- #
- trace _PN_ 111
- #
- #******* TCP ACCESS COMMANDS *********************************************
- #
- tcp access default permit
- tcp access permit _UC_/32 4312 4312
- tcp access deny all 4312
- #
- #******* AT COMMANDS *****************************************************
- # AT certain times, you can set your nos to perform various functions.
- #
- # quiet on ... turns the beeps off.
- #at 0400 exit
- #at 0402 "quiet on"
- #at 0800 "quiet off"
- #at 2200 "quiet on"
- #
- #
- source P:\fkey.lst
- #
- #*************************************************************************
-